Home > To Validate The Comments For The Post Made By Specific User > To validate if emails in the comment section are in the proper format
Report generated 16-08-2020 13:38

To Validate The Comments For The Post Made By Specific User

To validate if emails in the comment section are in the proper format

Scenario Outline

Given userId is obtained by searching username "<userName>"
And list all the posts written by the user using userId
When list all the comments for the posts made by user
Then validate that email in the comment section is in the proper format

Examples: 

# User Name
1 Bret
2 Delphine
3 Moriah.Stanton
Steps Outcome
SUCCESS 192.6s
SUCCESS 177.79s
SUCCESS 170.3s
SUCCESS 541.27s
Serenity BDD version 2.2.12